home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 January: Mac OS SDK / Dev.CD Jan 98 SDK2.toast / Development Kits (Disc 2) / QuickDraw GX / Programming Stuff / Development & Debugging Tools / GraphicsBug / GraphicsBug.rsrc / STR#_128.txt < prev    next >
Encoding:
Text File  |  1995-04-19  |  1.3 KB  |  37 lines

  1. This makes the window the active window.
  2.  
  3. This displays additional information about the process.
  4.  
  5. This displays additional information about the client. 
  6.  
  7. Version displays the version of GraphicsBug and the version of  GX Graphics.
  8.  
  9. Memory displays the contents of typed and untyped blocks.
  10.  
  11. Globals shows the GX Graphics internal global values.
  12.  
  13. Zones shows all heap zones allocated.
  14.  
  15. Total displays a heap block summary.
  16.  
  17. Exchange selects the heap used by heap commands.
  18.  
  19. Dump displays all of the blocks in the heap. With a selection, Dump displays all blocks matching the type of the selected block.
  20.  
  21. Dump displays all blocks matching the type of the selected block. With no selection, Dump displays all of the blocks in the heap. 
  22.  
  23. Check verifies that the memory heap and block information is consistent.
  24.  
  25. WHere finds the block containing or pointed to by the address. Select an address to use this command.
  26.  
  27. WHere finds the block containing or pointed to by the address.
  28.  
  29. Validate checks the fields of all blocks. If there is a selection, Validate checks the fields of the selected address.
  30.  
  31. Validate checks the fields of the selected address. If there is no selection, Validate checks the fields of all blocks.
  32.  
  33. Find shows all references to the selected address. Select an address to use this command.
  34.  
  35. Find shows all references to the selected address.
  36.  
  37.